Fixed another caching bug in extended layout
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 20 Apr 2010 01:37:44 +0000 (21:37 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 20 Apr 2010 01:37:44 +0000 (21:37 -0400)
commit8ae5e012256de2a1c68b6bf080c5299f405a9784
tree0069ad02acdebba9fe1de9a32e8bb20d9705caf4
parentde4a8f8ddcc292f1cfa1a1e4cf96e993eaf71181
Fixed another caching bug in extended layout

Was confusing width/height REQUEST_NEEDED flags, this caused
the volumebutton test to not re-request the height properly
when changing orientations.
gtk/gtkextendedlayout.c